home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / gui4cli / tools / palette / olive < prev    next >
Text File  |  1999-04-29  |  229b  |  15 lines

  1. G4C
  2.  
  3. ;Palette
  4.  
  5. xOnLoad gui
  6. setcolor $gui 0 10 9 6
  7. setcolor $gui 1 0 0 0
  8. setcolor $gui 2 15 15 13
  9. setcolor $gui 3 12 9 0
  10. setcolor $gui 4 12 10 6
  11. setcolor $gui 5 11 11 4
  12. setcolor $gui 6 11 8 5
  13. setcolor $gui 7 15 15 0
  14. guiquit Olive
  15.